@font-face {
  font-family: 'more';
  src:  url('../fonts/more.eot?977jdq');
  src:  url('../fonts/more.eot?977jdq#iefix') format('embedded-opentype'),
    url('../fonts/more.ttf?977jdq') format('truetype'),
    url('../fonts/more.woff?977jdq') format('woff'),
    url('../fonts/more.svg?977jdq#more') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'more' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-uniE900:before {
  content: "\e900";
  /* color: #ff0000; */
}
